import Notes, { getServerSideProps } from '../notes' export default Notes export { getServerSideProps }